murrax.dev
Random Notes:
factor graph
High Performance Computer Architectures
Android Launcher
2025-10-14 Sums & Products
31-14
/
COMSM0067
lecture-note
The Simply Typed Lambda Calculus
The full version of our language. Consists of:
Constants
Sums (Either)
Products (Pairs/Tuples)
Exponentials (Functions)
Products
Sums
Represents the choice between two values.